Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:(SC-3320) Added tests for layout components and bucket components #134

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

wilwong89
Copy link
Contributor

Description

For ticket: https://apps.nrs.gov.bc.ca/int/jira/browse/SHOWCASE-3320
Added a few frontend component tests.
Test for layout components:
-Footer
-Navbar
-ProgressLoader
-Spinner

Tests for bucket components:
-BucketConfigForm
-BucketList
-BucketPermission
-BucketPermissionAddUser
-BucketSidebar
-BucketTable

Not all tests are fully complete for the above files, will need more work to improve coverage.

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@github-actions
Copy link

Coverage Report (Application)

Totals Coverage
Statements: 75% ( 51 / 68 )
Methods: 62.5% ( 5 / 8 )
Lines: 82.61% ( 38 / 46 )
Branches: 57.14% ( 8 / 14 )

@github-actions
Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 36% ( 604 / 1678 )
Methods: 35.58% ( 132 / 371 )
Lines: 43.21% ( 423 / 979 )
Branches: 14.94% ( 49 / 328 )

@jujaga jujaga merged commit ff0a213 into master Oct 17, 2023
14 checks passed
@jujaga jujaga deleted the tests/SC3320 branch October 17, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants